home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC Gamer (Italian) 25
/
PC Gamer IT CD 25.iso
/
INCDEMO
/
DATA
/
TXT
/
English
/
GUI
/
Txtmod_f.lcl
< prev
next >
Wrap
Text File
|
1997-09-11
|
2KB
|
73 lines
*************************************
* *
* LCL-Text System *
* ============== *
* *
* _Load object *
* *
* English *
* *
* Andreas Nitsche, 06. August 1996 *
* *
*************************************************************************************************************************
[LCL]
%:000,"Exit";;
%:001,"-- Empty --";;
*************
* *
* MainMenu *
* *
*************************************************************************************************************************
%:010,"Load";;
%:011,"Save";;
%:012,"Load play by mail";;
%:013,"Save play by mail";;
%:014,"Enter a new password:";;
%:015,"Enter the password:";;
%:016,"Password";;
%:017,"Password incorrect";;
%:018,"Scenario";;
%:019,"-";;
*************
* *
* Scenarios *
* *
*************************************************************************************************************************
%:100,"Move your units";;
%:101,"Set the defense mode";;
%:102,"Attack from different directions";;
%:103,"Use the Rest button";;
%:104,"-";;
%:105,"-";;
%:106,"-";;
%:107,"-";;
%:108,"-";;
%:109,"-";;
%:110,"-";;
%:111,"-";;
%:112,"-";;
%:113,"-";;
%:114,"-";;
%:115,"-";;
%:116,"-";;
%:117,"-";;
%:118,"-";;
%:119,"-";;
%:120,"-";;
%:121,"-";;
%:122,"-";;
%:123,"-";;
%:124,"-";;
%:125,"-";;
%:126,"-";;
%:127,"-";;
%:128,"-";;
%:129,"-";;
[END]